Home
last modified time | relevance | path

Searched defs:inword (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dtext.c1403 int inword, nc, nop; in rl_change_case() local
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvi.h14 #define inword(ch) ((ch) == '_' || (ISGRAPH((UCHAR_T)ch) && !ISPUNCT((UCHAR_T)ch))) macro
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecBasic.c87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecBasic.c87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecBasic.c87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecBasic.c87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Darray.d1421 bool inword = false; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Darray.d1928 bool inword = false; variable