HPCToolkit
memchk.h File Reference
#include <stdbool.h>
#include <stddef.h>
Include dependency graph for memchk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static bool memchk (const char *buf, char v, size_t len)
 

Function Documentation

◆ memchk()

static bool memchk ( const char *  buf,
char  v,
size_t  len 
)
inlinestatic

Definition at line 53 of file memchk.h.