Home
last modified time | relevance | path

Searched defs:ISDOT (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c62 #define ISDOT(a) (a[0] == '.' && (!a[1] || (a[1] == '.' && !a[2]))) macro

Completed in 2 milliseconds