Home
last modified time | relevance | path

Searched refs:pl (Results 1 – 8 of 8) sorted by relevance

/third_party/ulib/musl/src/stdio/
A Dtempnam.c14 size_t l, dl, pl; in tempnam() local
25 pl = strlen(pfx); in tempnam()
26 l = dl + 1 + pl + 1 + 6; in tempnam()
35 memcpy(s + dl + 1, pfx, pl); in tempnam()
36 s[dl + 1 + pl] = '_'; in tempnam()
A Dvfprintf.c262 int pl; in fmt_fp() local
265 pl = 1; in fmt_fp()
273 prefix++, pl = 0; in fmt_fp()
280 out(f, prefix, pl); in fmt_fp()
296 pl += 2; in fmt_fp()
483 out(f, prefix, pl); in fmt_fp()
553 int t, pl; in printf_core() local
657 pl = 0; in printf_core()
712 pl = 1; in printf_core()
783 if (w < pl + p) in printf_core()
[all …]
/third_party/lib/acpica/source/include/acpica/
A Dacdebug.h85 #define PARAM_LIST(pl) pl argument
A Dacoutput.h466 #define ACPI_DEBUG_PRINT(pl) argument
467 #define ACPI_DEBUG_PRINT_RAW(pl) argument
/third_party/lib/acpica/source/tools/acpisrc/
A Dacpisrc.h130 #define PARAM_LIST(pl) pl argument
/third_party/lib/cortex-strings/src/aarch64/
A Dstrnlen.S108 ccmp tmp1, #0, #0, pl /* NZCV = 0000 */
A Dstrncmp.S96 csinv endloop, diff, xzr, pl /* Last Dword or differences. */
/third_party/lib/acpica/
A Dchanges.txt10407 acpixtract.pl perl script without the worry of setting the correct perl

Completed in 33 milliseconds