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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacdec_mips.c601 float *buff1 = saved_ltp; local
645 [src]"+r"(buff0), [dst]"+r"(buff1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c1050 char buff1[24],buff2[24],*p; local
1053 p=buff1;
1108 i=(buff1[0]-'0')*10+(buff1[1]-'0');
1116 i=strcmp(buff1,buff2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_vfy.c1811 char buff1[24], buff2[24], *p; local
1814 p = buff1;
1904 i = (buff1[0] - '0') * 10 + (buff1[1] - '0');
1916 i = strcmp(buff1, buff2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.c1811 char buff1[24], buff2[24], *p; local
1814 p = buff1;
1904 i = (buff1[0] - '0') * 10 + (buff1[1] - '0');
1916 i = strcmp(buff1, buff2);

Completed in 74 milliseconds