Searched defs:to_int (Results 1 – 13 of 13) sorted by relevance
30 int (*to_int) (const CONF *conf, char c); member
46 int (*to_int) (const CONF *conf, char c); member
340 ecma_number_t to_int; in ecma_builtin_helper_array_index_normalize() local
336 int (*to_int)(const CONF *, char) = &default_to_int; in NCONF_get_number_e() local
224 int to_int () const { return value; } in to_int() function
266 uint32_t to_int () const { return (major << (sizeof (FixedType) * 8)) + minor; } in to_int() function
224 int to_int () const { return (int) value; } in to_int() function
230 uint32_t to_int () const { return (major << (sizeof (FixedType) * 8)) + minor; } in to_int() function
389 (*to_int)( PS_Parser parser ); member
390 (*to_int)( PS_Parser parser ); member