summaryrefslogblamecommitdiffstats
path: root/spec/rtems/basedefs/if/string.yml
blob: e8f2839b5f3e21e01dffb7d4881f43f4210731fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                     

                                   

                                                                         
           
                
              

                 
                 




                           
            


                  



                              
       
           
                                                
                   
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Stringifies _x without expanding.
copyrights:
- Copyright (C) 2015 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: '#_x'
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: macro
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_STRING
notes: null
params:
- description: |
    is the token to stringify.
  dir: null
  name: _x
return:
  return: |
    Returns the stringification of the token _x.
  return-values: []
type: interface