Searched defs:inword (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | text.c | 1403 int inword, nc, nop; in rl_change_case() local
|
/netbsd-src/external/bsd/nvi/dist/vi/ |
H A D | vi.h | 14 #define inword(ch) ((ch) == '_' || (ISGRAPH((UCHAR_T)ch) && !ISPUNCT((UCHAR_T)ch))) macro
|
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/ |
H A D | decBasic.c | 87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/ |
H A D | decBasic.c | 87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/ |
H A D | decBasic.c | 87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
|
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/ |
H A D | decBasic.c | 87 uInt inword, uoff, canon; /* .. */ in decCanonical() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | array.d | 1421 bool inword = false; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | array.d | 1928 bool inword = false; variable
|