Searched refs:fnf (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.h150 unsigned fnf:1; member in struct:omap_ep
H A Dfsl_qe_udc.h309 unsigned fnf:1; member in struct:qe_ep
H A Domap_udc.c458 ep->fnf = 1;
467 ep->fnf = ep->double_buf;
1964 ep->fnf = 0;
1973 ep->fnf = 1;
1984 if (ep->fnf) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.h150 unsigned fnf:1; member in struct:omap_ep
H A Dfsl_qe_udc.h309 unsigned fnf:1; member in struct:qe_ep
H A Domap_udc.c458 ep->fnf = 1;
467 ep->fnf = ep->double_buf;
1964 ep->fnf = 0;
1973 ep->fnf = 1;
1984 if (ep->fnf) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dtgmath.h43 * __tg_impl_simple(x, y, z, fn, fnf, fnl, ...)
45 * double, fn() if it is double or any has an integer type, and fnf()
47 * __tg_impl_full(x, y, z, fn, fnf, fnl, cfn, cfnf, cfnl, ...)
50 * [c]fnf() otherwise. The function with the 'c' prefix is called if
83 #define __tg_impl_simple(x, y, z, fn, fnf, fnl, ...) \
87 fn(__VA_ARGS__), fnf(__VA_ARGS__)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dp-lang.c269 debugging information supplied by the compiler. fnf@cygnus.com */
320 0, "integer", objfile); /* FIXME-fnf */
335 0, "longint", objfile); /* FIXME -fnf */
350 0, "long", objfile); /* FIXME -fnf */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dp-lang.c269 debugging information supplied by the compiler. fnf@cygnus.com */
320 0, "integer", objfile); /* FIXME-fnf */
335 0, "longint", objfile); /* FIXME -fnf */
350 0, "long", objfile); /* FIXME -fnf */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dp-lang.c269 debugging information supplied by the compiler. fnf@cygnus.com */
320 0, "integer", objfile); /* FIXME-fnf */
335 0, "longint", objfile); /* FIXME -fnf */
350 0, "long", objfile); /* FIXME -fnf */

Completed in 206 milliseconds