Searched refs:number_bytes (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/libucl/src/
H A Ducl_parser.c720 bool allow_double, bool number_bytes, bool allow_time)
854 else if (number_bytes || (p[1] == 'b' || p[1] == 'B')) {
869 lv *= ucl_lex_num_multiplier (*p, number_bytes);
895 lv *= ucl_lex_num_multiplier (*p, number_bytes);
718 ucl_maybe_parse_number(ucl_object_t *obj, const char *start, const char *end, const char **pos, bool allow_double, bool number_bytes, bool allow_time) argument
H A Ducl_internal.h458 bool allow_double, bool number_bytes, bool allow_time);
/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.h2362 uint32_t number_bytes; member in struct:sli4_req_common_ext_fat_read_string_table_s

Completed in 105 milliseconds