HPCToolkit
fname_max.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NAME_MAX   1024
 
#define HPCRUN_FNM_SZ   (NAME_MAX+1) /* filename size */
 

Macro Definition Documentation

◆ HPCRUN_FNM_SZ

#define HPCRUN_FNM_SZ   (NAME_MAX+1) /* filename size */

Definition at line 53 of file fname_max.h.

◆ NAME_MAX

#define NAME_MAX   1024

Definition at line 50 of file fname_max.h.