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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dsexp.c1022 /* The MAKE_SPACE macro is used before each store operation to
1026 #define MAKE_SPACE(n) do { \ macro
1045 that the code which does the ST_CLOSE can use MAKE_SPACE */
1068 MAKE_SPACE (datalen);
1154 MAKE_SPACE (p - quoted);
1178 MAKE_SPACE (datalen);
1218 MAKE_SPACE (datalen);
1270 MAKE_SPACE (nm);
1303 MAKE_SPACE (nm);
1341 MAKE_SPACE (ale
1567 #undef MAKE_SPACE macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dsexp.c1022 /* The MAKE_SPACE macro is used before each store operation to
1026 #define MAKE_SPACE(n) do { \ macro
1045 that the code which does the ST_CLOSE can use MAKE_SPACE */
1068 MAKE_SPACE (datalen);
1154 MAKE_SPACE (p - quoted);
1178 MAKE_SPACE (datalen);
1218 MAKE_SPACE (datalen);
1270 MAKE_SPACE (nm);
1303 MAKE_SPACE (nm);
1341 MAKE_SPACE (ale
1567 #undef MAKE_SPACE macro
[all...]

Completed in 277 milliseconds