Searched refs:opt_char_cat_mask_t (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ntp-88/libopts/
H A Dag-char-map.h94 typedef uint32_t opt_char_cat_mask_t; typedef
95 extern opt_char_cat_mask_t const opt_char_cat[128];
97 static inline int is_opt_char_cat_char(char ch, opt_char_cat_mask_t mask) {
125 opt_char_cat_mask_t const opt_char_cat[128] = {
/macosx-10.9.5/ntp-88/sntp/libopts/
H A Dag-char-map.h94 typedef uint32_t opt_char_cat_mask_t; typedef
95 extern opt_char_cat_mask_t const opt_char_cat[128];
97 static inline int is_opt_char_cat_char(char ch, opt_char_cat_mask_t mask) {
125 opt_char_cat_mask_t const opt_char_cat[128] = {

Completed in 169 milliseconds