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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_comp.c153 #define PERIOD 0x2e macro
156 #define periodchar(c) ((c) == PERIOD)
171 int ppch = '\0', pch = PERIOD, ch = *dn++;

Completed in 42 milliseconds