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

  /src/games/arithmetic/
arithmetic.c 89 static int opnum(int);
308 op = opnum(op);
329 op = opnum(op);
368 opnum(int op) function in typeref:typename:int
arithmetic.c 89 static int opnum(int);
308 op = opnum(op);
329 op = opnum(op);
368 opnum(int op) function in typeref:typename:int
arithmetic.c 89 static int opnum(int);
308 op = opnum(op);
329 op = opnum(op);
368 opnum(int op) function in typeref:typename:int

Completed in 36 milliseconds