Home
last modified time | relevance | path

Searched defs:quot (Results 1 - 16 of 16) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dinteger.c113 AVInteger av_mod_i(AVInteger *quot, AVInteger a, AVInteger b){ in av_mod_i() argument
144 AVInteger quot; av_div_i() local
[all...]
/third_party/curl/lib/
H A Dcurl_path.c121 char quot; in Curl_get_pathname() local
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h63 typedef struct { int quot, rem; } div_t; member
64 typedef struct { long quot, rem; } ldiv_t; member
65 typedef struct { long long quot, rem; } lldiv_t; member
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h62 typedef struct { int quot, rem; } div_t; member
63 typedef struct { long quot, rem; } ldiv_t; member
64 typedef struct { long long quot, rem; } lldiv_t; member
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h65 typedef struct { int quot, rem; } div_t; member
66 typedef struct { long quot, rem; } ldiv_t; member
67 typedef struct { long long quot, rem; } lldiv_t; member
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h64 typedef struct { int quot, rem; } div_t; member
65 typedef struct { long quot, rem; } ldiv_t; member
66 typedef struct { long long quot, rem; } lldiv_t; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h63 typedef struct { int quot, rem; } div_t; member
64 typedef struct { long quot, rem; } ldiv_t; member
65 typedef struct { long long quot, rem; } lldiv_t; member
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/musl/include/
H A Dstdlib.h65 typedef struct { int quot, rem; } div_t; member
66 typedef struct { long quot, rem; } ldiv_t; member
67 typedef struct { long long quot, rem; } lldiv_t; member
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
/third_party/python/Objects/
H A Dcomplexobject.c494 Py_complex quot; in complex_div() local
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp6662 uInt quot=QUOT10(*up, cut); local
6754 uInt quot=QUOT10(*source, cut); local
6790 Int quot, rem; /* for division */ local
7023 uInt quot, rem; /* for divisions */ global() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp6662 uInt quot=QUOT10(*up, cut); local
6754 uInt quot=QUOT10(*source, cut); local
6790 Int quot, rem; /* for division */ local
7023 uInt quot, rem; /* for divisions */ global() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp6662 uInt quot=QUOT10(*up, cut); local
6754 uInt quot=QUOT10(*source, cut); local
6790 Int quot, rem; /* for division */ local
7023 uInt quot, rem; /* for divisions */ global() local
[all...]

Completed in 42 milliseconds