Searched defs:NOTICE (Results 1 – 8 of 8) sorted by relevance
30 # define NOTICE(...) printf("NOTICE: " __VA_ARGS__) macro32 # define NOTICE(...) macro
71 # define NOTICE(...) tf_log(LOG_MARKER_NOTICE __VA_ARGS__) macro73 # define NOTICE(...) no_tf_log(LOG_MARKER_NOTICE __VA_ARGS__) macro
11 NOTICE = 4; enumerator
38 NOTICE = """# Copyright (C) 2018 The Android Open Source Project variable
63 NOTICE = 25 variable
28 # define NOTICE(ctx, arg...) kmod_log_cond(ctx, LOG_NOTICE, ## arg) macro33 # define NOTICE(ctx, arg...) kmod_log_null(ctx, ## arg) macro
35 NOTICE = "# NOTE: This file was auto-generated with MetaTools/buildUCD.py.\n" variable