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

  /src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c 20 } char_struct; typedef in typeref:struct:__anone52d99580108
55 static char_struct *char_struct_ptr;
100 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated '_Bool' [247] */
177 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'signed char' [247] */
253 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'short' [247] */
301 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned short' [247] */
347 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'int' [247] */
392 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned int' [247] */
437 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'long' [247] */
482 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned long' [247] *
    [all...]
msg_247_lp64_ldbl128.c 20 } char_struct; typedef in typeref:struct:__anonf9f3e8e50108
55 static char_struct *char_struct_ptr;
100 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated '_Bool' [247] */
177 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'signed char' [247] */
253 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'short' [247] */
301 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned short' [247] */
349 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'int' [247] */
396 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned int' [247] */
441 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'long' [247] */
487 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned long' [247] *
    [all...]
msg_247_portable.c 23 } char_struct; typedef in typeref:struct:__anond2ec11200108
58 static char_struct *char_struct_ptr;
103 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated '_Bool' [247] */
180 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'signed char' [247] */
256 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'short' [247] */
304 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned short' [247] */
352 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'int' [247] */
399 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned int' [247] */
446 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'long' [247] */
494 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned long' [247] *
    [all...]
msg_247_portable_int.c 28 } char_struct; typedef in typeref:struct:__anon11c7406a0108
63 static char_struct *char_struct_ptr;
108 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated '_Bool' [247] */
185 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'signed char' [247] */
261 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'short' [247] */
309 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned short' [247] */
357 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'int' [247] */
404 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned int' [247] */
451 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'long' [247] */
499 /* expect+1: warning: pointer cast from 'struct typedef char_struct' to unrelated 'unsigned long' [247] *
    [all...]

Completed in 19 milliseconds