Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c2320 # define awk_printf(a, b) awk_printf(a) macro
2322 static char *awk_printf(node *n, size_t *len) in awk_printf() function