Home
last modified time | relevance | path

Searched refs:ret_int (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/support/
Dprofile.h79 unsigned int *ret_int);
Dprofile.c1527 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() argument
1534 *ret_int = def_val; in profile_get_integer()
1540 *ret_int = def_val; in profile_get_integer()
1562 *ret_int = ret_long; in profile_get_integer()
1569 unsigned int *ret_int) in profile_get_uint() argument
1576 *ret_int = def_val; in profile_get_uint()
1582 *ret_int = def_val; in profile_get_uint()
1603 *ret_int = ret_long; in profile_get_uint()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dwin64.asm116 ret_int$:
/external/e2fsprogs/e2fsck/
Dproblem.c2308 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() argument