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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dstrequal.c102 size_t uns; member in union:__anon107
109 n = siz - dlen.uns;
112 return(dlen.uns + strlen(s));
122 return(dlen.uns + (s - src)); /* count does not include NUL */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/server/
H A Dgetpart.c248 size_t uns; member in union:__anon149
301 memcpy(ptag, ptr, len.uns);
302 ptag[len.uns] = '\0';
348 memcpy(ptag, ptr, len.uns);
349 ptag[len.uns] = '\0';
367 memcpy(patt, ptr, len.uns);
368 patt[len.uns] = '\0';
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dround.S515 subw LOCAL_EX(%a0),%d1 |d1 = threshold - uns exponent

Completed in 71 milliseconds