Home
last modified time | relevance | path

Searched refs:mmode (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/ofed/management/opensm/osmtest/
HDmain.c339 opt.mmode = 1; in main()
506 opt.mmode = strtol(optarg, NULL, 0); in main()
508 switch (opt.mmode) { in main()
525 opt.mmode = 0; in main()
HDosmt_multicast.c560 if (p_osmt->opt.mmode == 1 || p_osmt->opt.mmode == 3) { in osmt_run_mcast_flow()
1152 if (p_osmt->opt.mmode == 1 || p_osmt->opt.mmode == 3) { in osmt_run_mcast_flow()
2489 if (p_osmt->opt.mmode > 2) { in osmt_run_mcast_flow()
2644 if (p_osmt->opt.mmode == 1 || p_osmt->opt.mmode == 3) { in osmt_run_mcast_flow()
/trueos/contrib/ofed/management/opensm/osmtest/include/
HDosmtest.h83 uint32_t mmode; member
/trueos/contrib/gcc/
HDemit-rtl.c1804 enum machine_mode mmode = GET_MODE (new); in change_address() local
1807 size = mmode == BLKmode ? 0 : GEN_INT (GET_MODE_SIZE (mmode)); in change_address()
1808 align = mmode == BLKmode ? BITS_PER_UNIT : GET_MODE_ALIGNMENT (mmode); in change_address()
1820 new = gen_rtx_MEM (mmode, XEXP (memref, 0)); in change_address()
1825 = get_mem_attrs (MEM_ALIAS_SET (memref), 0, 0, size, align, mmode); in change_address()
/trueos/contrib/texinfo/
HDChangeLog.461950 (\codeunder): handle @code{\} in mmode.