HomeSort by: relevance | last modified time | path
    Searched defs:VECTOR (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/m68k/include/
asm.h 228 * Shorthand for defining vectors for the vector table.
230 #define VECTOR(x) \
  /src/external/gpl2/groff/dist/src/preproc/grn/
gprint.h 39 #define VECTOR 3
  /src/external/gpl3/gcc.old/dist/libcody/
cody.hh 26 #include <vector>
61 std::vector<char> buffer; ///< buffer holding the message
143 /// Lex the next input line into a vector of words.
144 /// @param words filled with a vector of lexed strings
147 int Lex (std::vector<std::string> &words);
232 /// Uncork call will return a vector of Packets.
238 enum Category { INTEGER, STRING, VECTOR};
246 std::vector<std::string> vector; ///< Vector of string valu member in union:Cody::Packet::__anon11631
    [all...]
  /src/sys/arch/mips/include/
asm.h 312 * VECTOR
313 * exception vector entrypoint
316 #define VECTOR(x, regmask) \
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600Defines.h 35 VECTOR = (1 << 6),
  /src/sys/arch/alpha/include/
asm.h 241 * invert the vector for traceback. Also, fix up framesize,
466 * VECTOR
470 #define VECTOR(_name_, _i_mask_) \
  /src/sys/arch/luna68k/dev/xplx/
xplx.asm 51 ; FFE0 FFFF IN interrupt vector
691 ; Interrupt Vector Low = E
693 ; Interrupt Vector Address = FFE0H
734 ; interrupt vector copy to internal memory
736 LD DE,VECTOR
964 ; prepare vector
966 ; set PRT1 vector
2036 ; #### interrupt vector
2039 VECTOR:
  /src/sys/dev/microcode/aic7xxx/
aic7xxx_reg.h 1417 #define VECTOR 0x0f

Completed in 28 milliseconds