Searched refs:IS_NUMBER (Results 1 – 4 of 4) sorted by relevance
34 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) macro
1018 return IS_NUMBER(conf, c); in def_is_number()