Searched defs:is_long_double (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf.h38 unsigned int is_long_double:1;/* L flag. */ member in struct:printf_info
H A Dvfprintf.c1352 int is_long_double = 0; /* Argument is long double/ long long int. */ local
1789 int is_long_double = specs[nspecs_done].info.is_long_double; local
[all...]
/haiku/headers/glibc/
H A Dprintf.h38 unsigned int is_long_double:1;/* L flag. */ member in struct:printf_info

Completed in 375 milliseconds