Home
last modified time | relevance | path

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

/dports/math/plplot-ada/plplot-5.15.0/fonts/
H A Dstndfont.c25 U_SHORT *hrshlst, *hrshidx; in main() local
31 hrshidx = (U_SHORT *) malloc( 176 * sizeof ( U_SHORT ) ); in main()
61 hrshidx[k] = (U_SHORT) ( i + 1 ); in main()
74 pdf_wr_2nbytes( pdfs, hrshidx, 176 ); in main()
146 free( hrshidx ); in main()
/dports/math/plplot/plplot-5.15.0/fonts/
H A Dstndfont.c25 U_SHORT *hrshlst, *hrshidx; in main() local
31 hrshidx = (U_SHORT *) malloc( 176 * sizeof ( U_SHORT ) ); in main()
61 hrshidx[k] = (U_SHORT) ( i + 1 ); in main()
74 pdf_wr_2nbytes( pdfs, hrshidx, 176 ); in main()
146 free( hrshidx ); in main()