Home
last modified time | relevance | path

Searched defs:indx (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgscolor2.c268 map_palette_entry_1(const gs_indexed_params * params, int indx, float *values) in map_palette_entry_1()
275 map_palette_entry_3(const gs_indexed_params * params, int indx, float *values) in map_palette_entry_3()
286 map_palette_entry_4(const gs_indexed_params * params, int indx, float *values) in map_palette_entry_4()
298 map_palette_entry_n(const gs_indexed_params * params, int indx, float *values) in map_palette_entry_n()
H A Dgxclbits.c281 uint indx) in cmd_put_tile_index()
/plan9/sys/src/cmd/6c/
H A Dsgen.c400 indx(Node *n) in indx() function
/plan9/sys/src/cmd/8c/
H A Dsgen.c405 indx(Node *n) in indx() function
/plan9/sys/src/cmd/bzip2/lib/
H A Dbzdecompress.c279 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
/plan9/sys/src/cmd/ip/ppp/
H A Dmppc.c57 int indx; /* current indx in history */ member