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

  /src/games/ching/printching/
printching.c 47 static char sccsid[] = "@(#)ching.phx.c 8.1 (Berkeley) 5/31/93";
65 static void phx(int hexagram, int flag);
127 phx(doahex(), 0);
129 phx(doahex(), 1);
215 phx(int hexagram, int flag) function in typeref:typename:void
printching.c 47 static char sccsid[] = "@(#)ching.phx.c 8.1 (Berkeley) 5/31/93";
65 static void phx(int hexagram, int flag);
127 phx(doahex(), 0);
129 phx(doahex(), 1);
215 phx(int hexagram, int flag) function in typeref:typename:void

Completed in 25 milliseconds