Home
last modified time | relevance | path

Searched defs:atfirst (Results 1 – 3 of 3) sorted by relevance

/dports/devel/global/global-6.6.7/libutil/
H A Dtoken.h49 #define atfirst (sp && sp == (cp ? cp - 1 : lp)) macro
/dports/math/curv/curv-0.5/libcurv/
H A Dbuiltin.cc628 bool atfirst = true; in sc_tuple_call() local
/dports/comms/bpl+/bpl+/
H A Dbplexec.c2750 STATIC FILE *open_tu_file(int atfirst) in open_tu_file()