Home
last modified time | relevance | path

Searched refs:get_ulong (Results 1 – 1 of 1) sorted by relevance

/NextBSD/usr.bin/dc/
HDbcode.c62 static u_long get_ulong(struct number *);
421 get_ulong(struct number *n) in get_ulong() function
588 scale = get_ulong(n); in set_scale()
616 base = get_ulong(n); in set_obase()
643 base = get_ulong(n); in set_ibase()
881 idx = get_ulong(inumber); in load_array()
920 idx = get_ulong(inumber); in store_array()
1588 i = get_ulong(n); in quitN()
1611 i = get_ulong(n); in skipN()