HomeSort by relevance Sort by last modified time
    Searched refs:CCP_NEG_TOTAL (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
ccp.h 52 #define CCP_NEG_TOTAL 4
54 #define CCP_NEG_TOTAL 3
82 unsigned neg[CCP_NEG_TOTAL];
ccp.c 799 for (f = 0; f < CCP_NEG_TOTAL; f++)
807 for (f = 0; f < CCP_NEG_TOTAL; f++)

Completed in 794 milliseconds