Searched defs:PERIOD (Results 1 – 4 of 4) sorted by relevance
55 enum { BLANK, NONE, PERIOD } state; in v_sentencef() enumerator
332 #define PERIOD 0x2e macro
24 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro
316 # define PERIOD(x) ((x) << 8) macro