Home
last modified time | relevance | path

Searched refs:G_GNUC_FALLTHROUGH (Results 1 – 18 of 18) sorted by relevance

/third_party/glib/gio/tests/
Dsleepy-stream.c36 G_GNUC_FALLTHROUGH; in cook_piece()
43 G_GNUC_FALLTHROUGH; in cook_piece()
Ddata-output-stream.c169 G_GNUC_FALLTHROUGH; in test_data_array()
173 G_GNUC_FALLTHROUGH; in test_data_array()
Dfile.c1004 G_GNUC_FALLTHROUGH; in create_test_file()
/third_party/glib/glib/
Dgmacros.h579 #define G_GNUC_FALLTHROUGH __attribute__((fallthrough)) macro
581 #define G_GNUC_FALLTHROUGH __attribute__((fallthrough)) macro
583 #define G_GNUC_FALLTHROUGH macro
Dgbase64.c176 G_GNUC_FALLTHROUGH; in g_base64_encode_step()
Dgshell.c526 G_GNUC_FALLTHROUGH; in tokenize_command_line()
Dgscanner.c1381 G_GNUC_FALLTHROUGH; in g_scanner_unexp_token()
1526 G_GNUC_FALLTHROUGH; in g_scanner_unexp_token()
1965 G_GNUC_FALLTHROUGH; in g_scanner_get_token_ll()
Dgiounix.c494 G_GNUC_FALLTHROUGH; in g_io_channel_new_file()
Dgvariant-parser.c215 G_GNUC_FALLTHROUGH; in token_stream_prepare()
1683 G_GNUC_FALLTHROUGH; in string_parse()
1812 G_GNUC_FALLTHROUGH; in bytestring_parse()
Dgvariant.c4473 G_GNUC_FALLTHROUGH; in g_variant_check_format_string()
4494 G_GNUC_FALLTHROUGH; in g_variant_check_format_string()
4933 G_GNUC_FALLTHROUGH; in g_variant_valist_get_nnp()
Dgconvert.c786 G_GNUC_FALLTHROUGH; in g_convert_with_fallback()
Dgspawn.c2634 G_GNUC_FALLTHROUGH; in g_execute()
Dgdate.c1146 G_GNUC_FALLTHROUGH; in g_date_prepare_to_parse()
Dgregex.c2839 G_GNUC_FALLTHROUGH; in expand_escape()
/third_party/glib/gio/
Dgsocks5proxy.c187 G_GNUC_FALLTHROUGH; in parse_nego_reply()
/third_party/glib/gobject/
Dgclosure.c1333 G_GNUC_FALLTHROUGH; in value_from_ffi_type()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt684 G_GNUC_FALLTHROUGH
/third_party/glib/
DNEWS837 - !1396 macros: Define G_GNUC_FALLTHROUGH for more compilers
842 - !1406 Replace fallthrough comments with G_GNUC_FALLTHROUGH
2281 - !296 Add G_GNUC_FALLTHROUGH for __attribute__(fallthrough))