Searched refs:toascii (Results 1 – 21 of 21) sorted by relevance
/openbsd/lib/libc/gen/ |
H A D | isctype.c | 149 #undef toascii 151 toascii(int c) in toascii() function
|
H A D | Makefile.inc | 56 syslog.3 time.3 times.3 timespec_get.3 toascii.3 tolower.3 toupper.3 \
|
/openbsd/lib/libc/hidden/ |
H A D | ctype.h | 37 __only_inline int toascii(int _c); 86 PROTO_DEPRECATED(toascii);
|
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
H A D | Cmd.pm | 61 sub toascii { subroutine 64 ? $tr->toascii($_[0]) 288 $str = $cmd->toascii($str) if $tr;
|
H A D | FTP.pm | 849 $buf = $ftp->toascii($buf);
|
/openbsd/include/ |
H A D | ctype.h | 89 int toascii(int); 203 __only_inline int toascii(int _c) in toascii() function
|
/openbsd/usr.sbin/tcpdump/ |
H A D | util.c | 67 c = toascii(c); in fn_print() 99 c = toascii(c); in fn_printn()
|
H A D | print-krb.c | 138 c = toascii(c); in c_print()
|
/openbsd/bin/cat/ |
H A D | cat.c | 187 ch = toascii(ch); in cook_buf()
|
/openbsd/usr.bin/finger/ |
H A D | lprint.c | 276 ch = toascii(ch); in vputc()
|
/openbsd/libexec/comsat/ |
H A D | comsat.c | 327 ch = toascii(ch); in jkfprintf()
|
/openbsd/lib/libc/ |
H A D | Symbols.list | 810 toascii
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.def | 2277 /// int toascii(int c); 2278 TLI_DEFINE_ENUM_INTERNAL(toascii) 2279 TLI_DEFINE_STRING_INTERNAL("toascii")
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | sys-protos.h | 1169 extern int toascii(int);
|
/openbsd/gnu/gcc/gcc/ |
H A D | sys-protos.h | 1169 extern int toascii(int);
|
H A D | builtins.def | 569 DEF_EXT_LIB_BUILTIN (BUILT_IN_TOASCII, "toascii", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3151 fun:toascii=uninstrumented
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 3014 ./usr/share/man/man3/toascii.3
|
/openbsd/gnu/llvm/clang/docs/tools/ |
H A D | clang-formatted-files.txt | 2645 libc/src/ctype/toascii.cpp 2646 libc/src/ctype/toascii.h
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | extend.texi | 5595 @findex toascii 5654 @code{strncasecmp}, @code{strndup}, @code{toascii}, @code{y0f},
|
H A D | gcc.info | 20333 `strdup', `strfmon', `strncasecmp', `strndup', `toascii', `y0f', `y0l',
|