Home
last modified time | relevance | path

Searched refs:int_option (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
H A Darg.impl.h99 jerryx_arg_int_option_t int_option; \
101 } u = { .int_option = { .round = (uint8_t) round_flag, .clamp = (uint8_t) clamp_flag } }; \
/third_party/jerryscript/jerry-ext/arg/
H A Darg-transform-functions.c187 jerryx_arg_int_option_t int_option; \
190 rv = jerryx_arg_helper_process_double (&tmp, min, max, u.int_option); \
/third_party/backends/testsuite/sanei/
H A Dsanei_config_test.c224 int_option (void) in int_option() function
879 int_option (); in sanei_config_suite()
/third_party/lwip/src/netif/ppp/
H A Dipcp.c353 if (!int_option(*argv, &value))

Completed in 6 milliseconds