Home
last modified time | relevance | path

Searched defs:q (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/lib/aarch32/
A Darm32_aeabi_divmod.c23 unsigned int q; /* computed quotient */ member
61 unsigned int i = 1, q = 0; in division_qr() local
/tf-a-ffa_el3_spmc/lib/compiler-rt/builtins/
A Dudivmoddi4.c32 udwords q; in __udivmoddi4() local
/tf-a-ffa_el3_spmc/lib/libfdt/
A Dfdt_ro.c260 const char *q = memchr(path, '/', end - p); in fdt_path_offset_namelen() local
274 const char *q; in fdt_path_offset_namelen() local
/tf-a-ffa_el3_spmc/lib/zlib/
A Dzutil.h268 #define ZSWAP32(q) ((((q) >> 24) & 0xff) + (((q) >> 8) & 0xff00) + \ argument
/tf-a-ffa_el3_spmc/include/dt-bindings/clock/
A Dstm32mp1-clksrc.h10 #define PQR(p, q, r) (((p) & 1) | (((q) & 1) << 1) | (((r) & 1) << 2)) argument
/tf-a-ffa_el3_spmc/
A Dpackage-lock.json611 "q": "^1.5.1" string
622 "q": "^1.5.1" string
1581 "q": { object

Completed in 23 milliseconds