Searched refs:DELIM (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/lib/libc/net/
H A Dlinkaddr.c49 #define DELIM (4*2) macro
78 state |= DELIM;
85 case NAMING | DELIM:
100 default: /* | DELIM */
/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcsmap.c41 SPACE, IDCHAR, IDCHAR, IDCHAR, DELIM, IDCHAR, IDCHAR, IDCHAR,
42 IDCHAR, IDCHAR, IDCHAR, IDCHAR, DELIM, IDCHAR, PERIOD, IDCHAR,
H A Drcsbase.h322 /* classes */ DELIM, DIGIT, IDCHAR, NEWLN, LETTER, Letter, enumerator in enum:tokens
/freebsd-10.0-release/contrib/groff/src/preproc/eqn/
H A Deqn.y95 %token DELIM
H A Dlex.cpp110 { "delim", DELIM },
1129 case DELIM:
/freebsd-10.0-release/sbin/route/
H A Droute.c1877 #define DELIM (4*2) macro
1898 state |= DELIM;
1907 default: /* | DELIM */

Completed in 86 milliseconds