summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/function-name.yml
blob: d58158c94e1eefdf908416289217e58ee685e5ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Expands to the name of the function containing the use of this define.
copyrights:
- Copyright (C) 2023 embedded brains GmbH & Co. KG
definition:
  default:
    ${/compiler/if/func:/name}
  variants:
  - definition: |
      ${/compiler/if/pretty-function:/name}
    enabled-by:
      and:
      - defined(${/compiler/if/cplusplus:/name})
      - defined(${/compiler/if/gnuc:/name})
description: null
enabled-by: true
index-entries: []
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_FUNCTION_NAME
notes: null
type: interface