Home
last modified time | relevance | path

Searched defs:makeipt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fft2d/src/fft2d/fft2d/
H A Dfftsg.f631 subroutine makeipt(nw, ip) subroutine
632 integer nw, ip(0 : *), j, l, m, m2, p, q local
H A Dfftsg.c704 void makeipt(int nw, int *ip) in makeipt() function