Searched refs:STORE_LEN (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.c1036 /* The STORE_LEN macro is used to store the length N at buffer P. */
1037 #define STORE_LEN(p,n) do { \ macro
1070 STORE_LEN (c.pos, datalen);
1157 STORE_LEN (c.pos, 0); /* Will be fixed up later. */
1160 STORE_LEN (save, len);
1180 STORE_LEN (c.pos, datalen);
1220 STORE_LEN (c.pos, datalen);
1293 STORE_LEN (c.pos, nm);
1326 STORE_LEN (c.pos, nm);
1343 STORE_LEN (
1568 #undef STORE_LEN macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dsexp.c1036 /* The STORE_LEN macro is used to store the length N at buffer P. */
1037 #define STORE_LEN(p,n) do { \ macro
1070 STORE_LEN (c.pos, datalen);
1157 STORE_LEN (c.pos, 0); /* Will be fixed up later. */
1160 STORE_LEN (save, len);
1180 STORE_LEN (c.pos, datalen);
1220 STORE_LEN (c.pos, datalen);
1293 STORE_LEN (c.pos, nm);
1326 STORE_LEN (c.pos, nm);
1343 STORE_LEN (
1568 #undef STORE_LEN macro
[all...]

Completed in 173 milliseconds