Home
last modified time | relevance | path

Searched refs:ipo (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dbsynz.c97 integer *ipo; in bsynz_() local
226 ipo = &(st->ipo); in bsynz_()
245 exc2[i__ - 1] = exc2[*ipo + i__ - 1] * xy; in bsynz_()
247 *ipo = *ip; in bsynz_()
H A Dlpc10.h196 integer ipo; member
H A Dlpcini.c302 st->ipo = 0; in init_lpc10_decoder_state()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/
H A D0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch39 - SET(CMAKE_CXX_FLAGS "-O3 -no-prec-div -xHOST -ipo -fwrapv")
40 + SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -no-prec-div -xHOST -ipo -fwrapv")