Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/dc/
H A Dextern.h43 void stack_init(struct stack *);
H A Dstack.c38 stack_init(struct stack *stack) in stack_init() function
243 stack_init(stack); in stack_clear()
H A Dinout.c315 stack_init(&stack); in printnumber()
H A Dbcode.c250 stack_init(&bmachine.stack); in init_bmachine()
253 stack_init(&bmachine.reg[i]); in init_bmachine()
/netbsd-src/external/mit/lua/dist/src/
H A Dlstate.c184 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() function
238 stack_init(L, L); /* init stack */ in f_luaopen()
311 stack_init(L1, L); /* init stack */ in lua_newthread()
/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c201 static void stack_init(struct stack *stack) in stack_init() function
777 stack_init(stack); in parse()
983 stack_init(depth); in generate_transitions()
1901 stack_init(&compiler_common.stack); in regex_compile()
1902 stack_init(&compiler_common.depth); in regex_compile()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff.c73 stack_init (unsigned long chunk_size, in stack_init() function
1203 block_stack = stack_init (512, sizeof (symbolS*)); in coff_frob_symbol()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff.c73 stack_init (unsigned long chunk_size, in stack_init() function
1203 block_stack = stack_init (512, sizeof (symbolS*)); in coff_frob_symbol()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-92955441 (stack typedef, stack_init, stack_delete, stack_push, stack_pop,
6183 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
6189 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
6207 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
6213 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
9401 * config/obj-coffbfd.c (stack_pop, stack_push, stack_init): Made
11045 * config/obj-coff.c (stack_init): Don't do assignments inside
H A DChangeLog-20163515 * config/obj-coff.c (stack_init): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-92955441 (stack typedef, stack_init, stack_delete, stack_push, stack_pop,
6183 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
6189 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
6207 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
6213 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
9401 * config/obj-coffbfd.c (stack_pop, stack_push, stack_init): Made
11045 * config/obj-coff.c (stack_init): Don't do assignments inside
H A DChangeLog-20163515 * config/obj-coff.c (stack_init): Likewise.