OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ND_ISASCII
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
netdissect-ctype.h
38
#define
ND_ISASCII
(c) (!((c) & 0x80)) /* value is an ASCII code point */
util-print.c
72
if (!
ND_ISASCII
(c)) {
730
if (!
ND_ISASCII
(c)) {
Completed in 18 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026