Home
last modified time | relevance | path

Searched defs:wordlist (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000412-1.c2 const char * const wordlist[207]; variable
/openbsd/gnu/gcc/gcc/cp/
H A Dcfns.h123 static const char * const wordlist[] = in libc_name_p() local
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dkeyword.h106 static const struct java_keyword wordlist[] = local
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcfns.h93 static const char * const wordlist[] = local
/openbsd/usr.sbin/pppd/
H A Dauth.c111 struct wordlist { struct
112 struct wordlist *next; argument
113 char word[1];
/openbsd/bin/ksh/
H A Dsyn.c591 wordlist(void) in wordlist() function