HomeSort by relevance Sort by last modified time
    Searched refs:spex (Results 1 - 6 of 6) sorted by null

  /external/libgsm/tls/
taste.h 14 struct spex { struct
ginger.c 30 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex)
32 struct spex * sp = s_spex;
sour.c 52 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex)
54 struct spex * sp = s_spex;
taste.c 35 static struct spex * s_spex;
38 extern void write_code P((struct spex *, int));
52 struct spex * new_spex P0()
56 if (!(s_spex = (struct spex *)(n_spex
104 struct spex * sp = s_spex;
bitter.c 15 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex)
17 struct spex * sp = s_spex;
sweet.c 15 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex)
17 struct spex * sp = s_spex;

Completed in 200 milliseconds