OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notlast
(Results
1 - 4
of
4
) sorted by null
/external/mdnsresponder/mDNSCore/
DNSCommon.h
109
#define mDNSValidHostChar(X, notfirst,
notlast
) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) && (
notlast
) && (X) == '-') )
/external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
crypt586.pl
148
if ($
notlast
eq $b)
/external/openssl/crypto/des/asm/
crypt586.pl
148
if ($
notlast
eq $b)
/external/fsck_msdos/
dir.c
308
int startoff, cl_t endcl, int endoff, int
notlast
)
318
if (
notlast
)
Completed in 81 milliseconds