Home
last modified time | relevance | path

Searched refs:phx (Results 1 – 1 of 1) sorted by relevance

/dragonfly/games/ching/printching/
H A Dprintching.c53 static void phx(int hexagram, int flag);
114 phx(doahex(), 0); in main()
116 phx(doahex(), 1); in main()
202 phx(int hexagram, int flag) in phx() function