/openbsd/gnu/usr.bin/perl/lib/ |
H A D | bytes.pm | 10 sub chr :prototype(_) { BEGIN { import() } &CORE::chr } subroutine
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | vdir.h | 112 inline int DriveIndex(char chr) in DriveIndex() 171 char chr, *ptr; in SetDirA() local 244 WCHAR chr, *ptr; in SetDirW() local
|
/openbsd/lib/libcurses/trace/ |
H A D | visbuf.c | 62 #define VisChar(tp, chr, limit) _nc_vischar(tp, chr, limit) argument 65 #define VisChar(tp, chr, limit) _nc_vischar(tp, chr) argument
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | stringstream.cc | 70 pod_char* chr; in test02() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 941014-3.c | 36 gs_char chr; in gs_type0_next_char() local
|
/openbsd/gnu/usr.sbin/mkhybrid/src/ |
H A D | getopt.c | 187 my_index (str, chr) in my_index() argument
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | getopt.c | 180 my_index (str, chr) in my_index() argument
|
/openbsd/usr.bin/mg/ |
H A D | word.c | 91 char *chr; in transposeword() local
|
/openbsd/gnu/llvm/clang/tools/scan-build/share/scan-build/ |
H A D | sorttable.js | 467 Array.forEach(string.split(""), function(chr, index) { argument
|
/openbsd/gnu/llvm/clang/tools/scan-build-py/libscanbuild/resources/ |
H A D | sorttable.js | 467 Array.forEach(string.split(""), function(chr, index) { argument
|
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/resources/ |
H A D | sorttable.js | 512 function(chr, index) { block.call(context, chr, index, string); }); argument
|
/openbsd/games/worm/ |
H A D | worm.c | 221 display(struct body *pos, char chr) in display()
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | getopt.c | 229 my_index (const char *str, int chr) in my_index()
|
/openbsd/sys/dev/pci/drm/i915/gvt/ |
H A D | edid.c | 55 unsigned char chr = 0; in edid_get_byte() local
|
/openbsd/usr.sbin/nsd/ |
H A D | nsd-checkconf.c | 190 const char* chr = opt->chroot; in quotepath() local
|
H A D | util.c | 1188 file_inside_chroot(const char* fname, const char* chr) in file_inside_chroot()
|
/openbsd/sys/dev/ic/ |
H A D | cy.c | 921 int chr; in cy_poll() local
|
/openbsd/usr.sbin/pppd/chat/ |
H A D | chat.c | 583 #define isoctal(chr) (((chr) >= '0') && ((chr) <= '7')) in clean() argument
|
/openbsd/gnu/usr.bin/perl/ |
H A D | pp_sys.c | 3354 #define tryAMAGICftest_MG(chr) STMT_START { \ argument 3364 S_try_amagic_ftest(pTHX_ char chr) { in S_try_amagic_ftest()
|
/openbsd/gnu/gcc/gcc/ |
H A D | dbxout.c | 632 #define stabstr_C(chr) obstack_1grow (&stabstr_ob, chr) argument
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | i915_gpu_error.c | 2393 char chr = ptr[pos]; in intel_klog_error_capture() local
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/ |
H A D | APItest.xs | 324 UV chr = utf8_to_uvchr_buf((U8 *)p, (U8 *) end, &curlen); in bitflip_key() local
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-arm.c | 3919 #define po_char_or_fail(chr) do { \ in parse_operands() argument
|