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

/seL4-refos-master/libs/libmuslc/include/
H A Dstdlib.h62 typedef struct { int quot, rem; } div_t; member in struct:__anon343
63 typedef struct { long quot, rem; } ldiv_t; member in struct:__anon344
64 typedef struct { long long quot, rem; } lldiv_t; member in struct:__anon345
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member in struct:__anon299
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1065 const char *quot = ""; local
1067 quot = "\"";
1072 godvoices[rn2(SIZE(godvoices))], quot, words, quot);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1065 const char *quot = ""; local
1067 quot = "\"";
1072 godvoices[rn2(SIZE(godvoices))], quot, words, quot);

Completed in 90 milliseconds