HOPS
HOPS class reference
Macros | Functions
adhoc_flag.h File Reference
#include "hops_config.h"

Go to the source code of this file.

Macros

#define ADHOC_FLAG(PP, DF, FR, AP, PU, PL)
 
#define HAVE_HSEARCH_R   0
 
#define USE_ADHOC_FLAG   HAVE_HSEARCH_R
 

Functions

void adhoc_flag (struct type_param *pp, int datum_flag, int fr, int ap, int *uflag, int *lflag)
 

Macro Definition Documentation

◆ ADHOC_FLAG

#define ADHOC_FLAG (   PP,
  DF,
  FR,
  AP,
  PU,
  PL 
)
Value:
do { \
*(PU) = *(PL) = DF; } while(0)

◆ HAVE_HSEARCH_R

#define HAVE_HSEARCH_R   0

◆ USE_ADHOC_FLAG

#define USE_ADHOC_FLAG   HAVE_HSEARCH_R

Function Documentation

◆ adhoc_flag()

void adhoc_flag ( struct type_param pp,
int  datum_flag,
int  fr,
int  ap,
int *  uflag,
int *  lflag 
)