HomeSort by relevance Sort by last modified time
    Searched refs:LBR (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /ndk/sources/host-tools/make-3.81/
arscan.c 38 #include <lbr$routines.h>
66 status = lbr$set_module (&VMS_lib_idx, rfa, &bufdesc,
70 error (NILF, _("lbr$set_module failed to extract module info, status = %d"),
73 lbr$close (&VMS_lib_idx);
145 unsigned long func = LBR$C_READ;
146 unsigned long type = LBR$C_TYP_UNK;
151 status = lbr$ini_control (&VMS_lib_idx, &func, &type, 0);
155 error (NILF, _("lbr$ini_control failed with status = %d"),status);
162 status = lbr$open (&VMS_lib_idx, &libdesc, 0, 0, 0, 0, 0);
182 lbr$get_index (&VMS_lib_idx, &index, VMS_get_member_info, 0)
    [all...]
  /external/valgrind/main/none/tests/s390x/
opcodes.h 259 #define LBR(r1,r2) RRE_RR(b926,00,r1,r2)

Completed in 372 milliseconds