HomeSort by: relevance | last modified time | path
    Searched refs:inc2 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/alpha/alpha/
pal.s 44 inc2: .stabs __FILE__,132,0,0,inc2; .loc 1 __LINE__ label
  /src/external/gpl3/gcc.old/dist/contrib/header-tools/
headerutils.py 56 inc2 = re.findall (ur"defined\s*\((.+?)\)", inc[0])
59 inc2.append (yy)
60 return inc2
66 inc2 = re.findall ("[A-Za-z_][A-Za-z_0-9]*", inc[0])
67 return inc2
  /src/external/bsd/pcc/dist/pcc/cc/cpp/
cpp.h 198 int inc2(void);
cpp.c 900 cc[0] = c, cc[1] = inc2();
  /src/sys/external/bsd/ipf/netinet/
ip_proxy.c 1153 short inc2; local
1163 inc2 = inc;
1164 inc = (int)inc2;

Completed in 27 milliseconds