HomeSort by: relevance | last modified time | path
    Searched refs:nbm (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/lua/dist/src/
lcode.c 617 const int nbm = l_floatatt(MANT_DIG); local
618 const lua_Number q = l_mathop(ldexp)(l_mathop(1.0), -nbm + 1);
  /src/external/gpl3/binutils/dist/gprofng/src/
ipc.cc 369 bool nbm = readBoolean (req); local
373 ipc_log (" nbm: %s, arg1: '%s', arg2: '%s'\n", bool2str (nbm), str2str (arg1), str2str (arg2));
377 if (nbm)
378 theApplication->set_name ("analyzer-NBM");
  /src/external/gpl3/binutils.old/dist/gprofng/src/
ipc.cc 369 bool nbm = readBoolean (req); local
373 ipc_log (" nbm: %s, arg1: '%s', arg2: '%s'\n", bool2str (nbm), str2str (arg1), str2str (arg2));
377 if (nbm)
378 theApplication->set_name ("analyzer-NBM");

Completed in 39 milliseconds