HomeSort by relevance Sort by last modified time
    Searched defs:NAME_SIZE (Results 1 - 3 of 3) sorted by null

  /external/gptfdisk/
support.h 70 #define NAME_SIZE 36 // GPT allows 36 UTF-16LE code units for a name in a 128 byte partition entry
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
talkd.h 68 #define NAME_SIZE 12
69 char l_name[NAME_SIZE];/* caller's name */
70 char r_name[NAME_SIZE];/* callee's name */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
talkd.h 68 #define NAME_SIZE 12
69 char l_name[NAME_SIZE];/* caller's name */
70 char r_name[NAME_SIZE];/* callee's name */

Completed in 595 milliseconds