Searched refs:sfx (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.bin/sort/
H A Dvsort.c67 bool expect_alpha, sfx; local
69 sfx = false;
78 sfx = false;
81 if (!sfx) {
82 sfx = true;
86 sfx = false;
104 sfx = false;
107 if (!sfx)
/openbsd-current/usr.sbin/lpd/
H A Dlp_displayq.c137 const char *sfx; local
142 sfx = "th";
146 sfx = "st";
149 sfx = "nd";
152 sfx = "rd";
156 snprintf(buf, sizeof(buf), "%d%s", rank, sfx);
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A Dutil.py203 not any(filename.endswith(sfx) for sfx in suffixes)):
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dmph.pl1043 U16 sfx;
1082 ( !$table_name\[n].sfx_len || memcmp($blob_name + $table_name\[n].sfx,
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/bin/
H A Denc2xs306 my ($name,$sfx) = $enc =~ /^.*?([\w-]+)\.(enc|ucm)$/;
310 if ($sfx eq 'enc')
/openbsd-current/gnu/usr.bin/perl/
H A Duni_keywords.h164 U16 sfx; member in struct:mph_struct
7698 ( !mph_table[n].sfx_len || memcmp(mph_blob + mph_table[n].sfx,

Completed in 213 milliseconds