Searched refs:__nonstring (Results 1 – 17 of 17) sorted by relevance
183 #define __nonstring __attribute__((__nonstring__)) macro187 #if !defined(__nonstring)188 #define __nonstring macro
66 const uint8_t cipher_data_ccm[CIPHER_DATA_LEN] __nonstring =121 const uint8_t cipher_data_gcm[CIPHER_DATA_LEN] __nonstring =
64 char pcd_filename[PCFNAMESIZE] __nonstring; /* file name */65 char pcd_ext[PCFEXTSIZE] __nonstring; /* file extension */
114 char __magic[8] __nonstring;
50 static const char sigma[16] __nonstring = "expand 32-byte k";51 static const char tau[16] __nonstring = "expand 16-byte k";
34 static const char snoop_magic[8] __nonstring = "snoop\0\0\0";
518 static const u_char Magic1[39] __nonstring =520 static const u_char Magic2[41] __nonstring =
482 char Name[ACPI_NAME_SIZE] __nonstring;570 char Name[ACPI_NAME_SIZE] __nonstring;
198 uint8_t ciphertext[4 * BCRYPT_BLOCKS] __nonstring = in bcrypt()
239 static char myhinfoW[14] __nonstring = "\002PC\012Windows XP";240 static char myhinfoX[ 9] __nonstring = "\003Mac\004OS X";241 static char updatetest[3] __nonstring = "\002AA";2224 unsigned char txtrec[16] __nonstring = "\xF" "/path=test.html"; in main()2226 unsigned char nulrec[4] __nonstring = "1234"; in main()
247 char objname[30] __nonstring = " "; in disp_obj()
82 static const uchar_t M8[8] __nonstring = "KGS!@#$%"; in ntlm_compute_lm_hash()
172 char Name[ACPI_NAME_SIZE] __nonstring;
521 static const char bhyve_id[12] __nonstring = "bhyve bhyve ";
904 static char types[16] __nonstring = "-PC?DNB?F?S?s???";
686 uint8_t magic[8] __nonstring;
864 static const mDNSu8 SubTypeLabel[5] __nonstring = mDNSSubTypeLabel; in ConstructServiceName()