ReactOS 0.4.15-dev-7788-g1ad9096
strcspn.c File Reference
#include <string.h>
#include "strxspn.h"
Include dependency graph for strcspn.c:

Go to the source code of this file.

Macros

#define _x(_X_)   (_X_)
 
#define _strxspn   strcspn
 

Macro Definition Documentation

◆ _strxspn

#define _strxspn   strcspn

Definition at line 3 of file strcspn.c.

◆ _x

#define _x (   _X_)    (_X_)

Definition at line 2 of file strcspn.c.