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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dexpr.c42 #define PF_REZ_TYPE (long long) macro
48 #define PF_REZ_TYPE (long) macro
122 v->u.s = xasprintf("%" PF_REZ "d", PF_REZ_TYPE v->u.i);
501 printf("%" PF_REZ "d\n", PF_REZ_TYPE v->u.i);

Completed in 162 milliseconds