HomeSort by: relevance | last modified time | path
    Searched defs:startcomment (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_scan.c 57 #define startcomment(where) (where[0] == '/' && where[1] == '*') macro
195 if (startcomment(where)) {
rpc_scan.c 57 #define startcomment(where) (where[0] == '/' && where[1] == '*') macro
195 if (startcomment(where)) {

Completed in 22 milliseconds