Home
last modified time | relevance | path

Searched defs:STAR (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/libdm/regex/
H A Dparse_rx.h23 STAR, enumerator
/netbsd-src/lib/libcompat/regexp/
H A Dregexp.c95 #define STAR 10 /* node Match this (simple) thing 0 or more times. */ macro
/netbsd-src/external/bsd/less/dist/
H A Dregexp.c92 #define STAR 10 /* node Match this (simple) thing 0 or more times. */ macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h125 STAR = 326, /* STAR */ enumerator
304 #define STAR 326 macro
H A Dbfin-parse.c609 STAR = 326, /* STAR */ enumerator
788 #define STAR 326 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h125 STAR = 326, /* STAR */ enumerator
304 #define STAR 326 macro
H A Dbfin-parse.c609 STAR = 326, /* STAR */ enumerator
788 #define STAR 326 macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.h100 STAR, /* STAR is an operator of one argument that enumerator
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.h119 STAR, /* STAR is an operator of one argument that enumerator
/netbsd-src/lib/libc/gen/
H A Dglob.c120 #define STAR '*' macro
/netbsd-src/games/trek/
H A Dtrek.h91 #define STAR '*' macro
/netbsd-src/usr.bin/config/
H A Ddefs.h345 #define STAR (-1) /* unit number for, e.g., "sd*" */ macro