Searched refs:spex (Results 1 – 6 of 6) sorted by relevance
/external/libgsm/tls/ |
D | taste.c | 35 static struct spex * s_spex; 38 extern void write_code P((struct spex *, int)); 52 struct spex * new_spex P0() in P0() 56 if (!(s_spex = (struct spex *)(n_spex in P0() 104 struct spex * sp = s_spex; in P0()
|
D | ginger.c | 30 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex) 32 struct spex * sp = s_spex;
|
D | sour.c | 52 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex) 54 struct spex * sp = s_spex;
|
D | sweet.c | 15 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex) 17 struct spex * sp = s_spex;
|
D | bitter.c | 15 void write_code P2((s_spex, n_spex), struct spex * s_spex, int n_spex) 17 struct spex * sp = s_spex;
|
D | taste.h | 14 struct spex { struct
|