| /netbsd-src/sys/arch/hppa/dev/ |
| H A D | devlist2h.awk | 75 printf("#define\tHPPA_TYPE_%s\t%s\n", toupper($2), $3) > cpuh; 76 types[tolower($2)] = toupper($2); 82 printf("#define\tHPPA_%s_%s\t%s\n", toupper($1), 83 toupper($2), $3) > cpuh; 84 printf("{HPPA_TYPE_%s,\tHPPA_%s_%s,\t\"", toupper($1), 85 toupper($1), toupper($2), $3) > cpud;
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | strcasecmp.c | 48 while(toupper((unsigned char)*s1) == toupper((unsigned char)*s2)) { in strcasecmp() 54 return toupper((unsigned char)*s1) - toupper((unsigned char)*s2); in strcasecmp()
|
| H A D | strncasecmp.c | 48 && toupper((unsigned char)*s1) == toupper((unsigned char)*s2)) in strncasecmp() 58 return toupper((unsigned char)*s1) - toupper((unsigned char)*s2); in strncasecmp()
|
| /netbsd-src/tests/lib/libc/locale/ |
| H A D | t_toupper.c | 80 reported = toupper((int)(unsigned char)t->lower[i]); in h_swapcase() 90 ATF_TC(toupper); 92 ATF_TC_HEAD(toupper, tc) in ATF_TC_HEAD() argument 98 ATF_TC_BODY(toupper, tc) in ATF_TC_BODY() argument 127 ATF_TP_ADD_TC(tp, toupper); in ATF_TP_ADD_TCS()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | cctype | 32 int toupper(int c); 98 #ifdef toupper 99 #undef toupper 116 using ::toupper;
|
| /netbsd-src/sys/arch/atari/stand/ahdilabel/ |
| H A D | ahdilabel.c | 85 if (toupper(getchar()) == 'Y') { in main() 95 if (toupper(getchar()) == 'Y') { in main() 123 key = toupper(getchar()); in main() 186 if (toupper (getchar ()) == 'N') in main() 190 if (toupper (getchar ()) == 'Y') in main() 197 if (toupper (getchar ()) == 'N') in main() 201 if (toupper (getchar ()) == 'Y') in main() 334 i = (int) (toupper ((unsigned char)(buf[1]) - 'A')); in read_sector()
|
| /netbsd-src/sys/kern/ |
| H A D | vnode_if.sh | 68 toupper= 71 toupper=' 262 sed -e "$sed_prep" $src | $awk -v rump=${rump} "$toupper"'
|
| H A D | makesyscalls.sh | 138 toupper= 141 toupper=' 170 $toupper
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | vmsfunctions.c | 73 *tmp = toupper ((unsigned char)*tmp); \ 264 while (*s1 != '\0' && toupper(*s1) == toupper(*s2)) in strcmpi() 270 return toupper(*(unsigned char *) s1) - toupper(*(unsigned char *) s2); in strcmpi()
|
| /netbsd-src/sbin/nvmectl/ |
| H A D | perftest.c | 151 if (p == NULL || *p == '\0' || toupper(*p) == 'B') { in perftest() 153 } else if (toupper(*p) == 'K') { in perftest() 155 } else if (toupper(*p) == 'M') { in perftest()
|
| /netbsd-src/external/bsd/openldap/dist/include/ac/ |
| H A D | ctype.h | 28 # define TOUPPER(c) (islower(c) ? toupper(c) : (c)) 31 # define TOUPPER(c) toupper(c)
|
| /netbsd-src/sys/dev/onewire/ |
| H A D | devlist2h.awk | 40 printf("#define ONEWIRE_FAMILY_%s\t%s\n", toupper($2), $3) > hfile 41 printf("\t{ ONEWIRE_FAMILY_%s, \"", toupper($2)) > dfile
|
| /netbsd-src/sys/arch/hpcmips/stand/libsa/ |
| H A D | winblk.c | 61 #define toupper(c) (islower(c) ? ((c) - 'a' + 'A') : (c)) macro 144 toupper(devname[0]), in winblkopen() 145 toupper(devname[1]), in winblkopen() 146 toupper(devname[2]), in winblkopen()
|
| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | msg_342.c | 30 int toupper(int); 67 toupper(c); in cover_is_ctype_function()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int)(unsigned char) __c); } in do_toupper() 77 *__low = ::toupper((int)(unsigned char) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int) __c); } in do_toupper() 77 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/darwin/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int) __c); } in do_toupper() 77 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/qnx/qnx6.1/ |
| H A D | ctype_configure_char.cc | 68 { return ::toupper((int) __c); } in do_toupper() 75 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/bsd/libbind/dist/inet/ |
| H A D | nsap_addr.c | 60 c = toupper(c); in inet_nsap_addr() 65 c = toupper(c); in inet_nsap_addr()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/aix/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int) __c); } in do_toupper() 77 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/openbsd/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int) __c); } in do_toupper() 77 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/darwin/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int) __c); } in do_toupper() 77 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/qnx/qnx6.1/ |
| H A D | ctype_configure_char.cc | 68 { return ::toupper((int) __c); } in do_toupper() 75 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/aix/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int) __c); } in do_toupper() 77 *__low = ::toupper((int) *__low); in do_toupper()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/hpux/ |
| H A D | ctype_configure_char.cc | 70 { return ::toupper((int) __c); } in do_toupper() 77 *__low = ::toupper((int) *__low); in do_toupper()
|