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

/external/openssl/crypto/
H A Dpariscid.pl150 fdc 0($out)
159 fdc 0($out)
185 fdc 0($out)
195 fdc 0($out)
/external/quake/quake/src/QW/client/
H A Dgl_model.c1382 else if (pos[off] != 255) fdc = pos[off]; \
1418 int fdc = filledcolor; local
1427 skin[x + skinwidth * y] = fdc;
/external/quake/quake/src/WinQuake/
H A Dgl_model.cpp1357 else if (pos[off] != 255) fdc = pos[off]; \
1393 int fdc = filledcolor; local
1402 skin[x + skinwidth * y] = fdc;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-generic.c919 Int fdc = (cm->cmsg_len - VKI_CMSG_ALIGN(sizeof(struct vki_cmsghdr))) local
923 for (i = 0; i < fdc; i++)

Completed in 131 milliseconds