Home
last modified time | relevance | path

Searched defs:white (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/lua/src/
H A Dlgc.c821 int white = luaC_white(g); /* current white */ in sweeplist() local
1099 int white = luaC_white(g); in sweepgen() local
1130 int white = luaC_white(g); in whitelist() local
/freebsd-13.1/contrib/tcsh/
H A Dtc.os.c666 char *white; in bs2upcase() local
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py26 white = re.compile(r'\s+') variable
/freebsd-13.1/contrib/libevent/
H A Devent_rpcgen.py26 white = re.compile(r'\s+') variable
/freebsd-13.1/contrib/mandoc/
H A Droff.c1594 int newesc, pairs, quoted, white; in roff_getarg() local