Home
last modified time | relevance | path

Searched refs:toascii (Results 1 – 21 of 21) sorted by relevance

/openbsd/lib/libc/gen/
H A Disctype.c149 #undef toascii
151 toascii(int c) in toascii() function
H A DMakefile.inc56 syslog.3 time.3 times.3 timespec_get.3 toascii.3 tolower.3 toupper.3 \
/openbsd/lib/libc/hidden/
H A Dctype.h37 __only_inline int toascii(int _c);
86 PROTO_DEPRECATED(toascii);
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DCmd.pm61 sub toascii { subroutine
64 ? $tr->toascii($_[0])
288 $str = $cmd->toascii($str) if $tr;
H A DFTP.pm849 $buf = $ftp->toascii($buf);
/openbsd/include/
H A Dctype.h89 int toascii(int);
203 __only_inline int toascii(int _c) in toascii() function
/openbsd/usr.sbin/tcpdump/
H A Dutil.c67 c = toascii(c); in fn_print()
99 c = toascii(c); in fn_printn()
H A Dprint-krb.c138 c = toascii(c); in c_print()
/openbsd/bin/cat/
H A Dcat.c187 ch = toascii(ch); in cook_buf()
/openbsd/usr.bin/finger/
H A Dlprint.c276 ch = toascii(ch); in vputc()
/openbsd/libexec/comsat/
H A Dcomsat.c327 ch = toascii(ch); in jkfprintf()
/openbsd/lib/libc/
H A DSymbols.list810 toascii
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2277 /// int toascii(int c);
2278 TLI_DEFINE_ENUM_INTERNAL(toascii)
2279 TLI_DEFINE_STRING_INTERNAL("toascii")
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h1169 extern int toascii(int);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h1169 extern int toascii(int);
H A Dbuiltins.def569 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 Dlibc_ubuntu1404_abilist.txt3151 fun:toascii=uninstrumented
/openbsd/distrib/sets/lists/comp/
H A Dmi3014 ./usr/share/man/man3/toascii.3
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt2645 libc/src/ctype/toascii.cpp
2646 libc/src/ctype/toascii.h
/openbsd/gnu/gcc/gcc/doc/
H A Dextend.texi5595 @findex toascii
5654 @code{strncasecmp}, @code{strndup}, @code{toascii}, @code{y0f},
H A Dgcc.info20333 `strdup', `strfmon', `strncasecmp', `strndup', `toascii', `y0f', `y0l',