Home
last modified time | relevance | path

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

/freebsd/tools/regression/compat32/aarch64/
H A Dswp_test_impl.S48 movw r2, :lower16:stack1
49 movt r2, :upper16:stack1
398 .type stack1,%object
399 .local stack1
400 .comm stack1,STACK_SIZE,1
/freebsd/contrib/flex/src/
H A Dtblcmp.c524 stack1 (statenum, minec, state[minec], deflink); in mkentry()
795 void stack1 (int statenum, int sym, int nextstate, int deflink) in stack1() function
H A Dflexdef.h1033 extern void stack1(int, int, int, int);
H A Ddfa.c741 stack1 (ds, 0, 0, JAMSTATE); in ntod()